-
Home
-
AweBooking – Hotel Booking System
-
3.2.26 (latest)
-
Code
-
Classes
- Guest_Counts
Total Complexity |
25 |
Dependencies |
1 |
Dependents |
8 |
Total lines |
210 |
Lines of code |
74 |
Logical lines of code |
31 |
Comment lines |
109 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
66 |
5 |
9 |
get() |
S |
73 |
2 |
5 |
add() |
S |
68 |
2 |
7 |
offsetSet() |
S |
69 |
2 |
7 |
to_array() |
S |
82 |
1 |
3 |
offsetUnset() |
S |
91 |
1 |
2 |
offsetGet() |
S |
80 |
1 |
3 |
offsetExists() |
S |
80 |
1 |
3 |
jsonSerialize() |
S |
81 |
1 |
3 |
get_infants() |
S |
80 |
1 |
3 |
set_infants() |
S |
75 |
1 |
4 |
has() |
S |
79 |
1 |
3 |
set_children() |
S |
75 |
1 |
4 |
get_children() |
S |
80 |
1 |
3 |
set_adults() |
S |
75 |
1 |
4 |
get_adults() |
S |
80 |
1 |
3 |
get_totals() |
S |
73 |
1 |
5 |
as_string() |
S |
80 |
1 |
3 |